home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / netzwerk / tcp-ip / realms / help / oflags < prev    next >
Encoding:
Text File  |  1996-02-04  |  2.1 KB  |  45 lines

  1. /* Object flags */
  2. OPERMT          1        Permanent item (not yet taken) 
  3. OHIDDN          2        Hidden 
  4. OINVIS          3        Invisible 
  5. OSOMEA          4        "some" prefix 
  6. ODROPS          5        Don't add s on plural 
  7. ONOPRE          6        No prefix 
  8. OCONTN          7        Container object 
  9. OWTLES          8        Container of weightless holding 
  10. OTEMPP          9        Temporarily permanent 
  11. OPERM2          10       Permanent INVENTORY item 
  12. ONOMAG          11       Mages cannot wear/use it 
  13. OLIGHT          12       Object serves as a light 
  14. OGOODO          13       Usable only by good players 
  15. OEVILO          14       Usable only by evil players 
  16. OENCHA          15       Object is enchanted 
  17. ONOFIX          16       Cannot be repaired 
  18. OCLIMB          17       Climbing gear 
  19. ONOTAK          18       Cannot be taken 
  20. OSCENE          19       Part of room description/scenery 
  21. OSIZE1          20       OSIZE: 00=all wear, 01=medium wear, 
  22. OSIZE2          21       10=small wear, 11=large wear 
  23. ORENCH          22       Random enchantment flag 
  24. OCURSE          23       The item is cursed 
  25. OWEARS          24       The item is being worn 
  26. OUSEFL          25       Can be used from the floor 
  27. OCNDES          26       Container devours items 
  28. ONOMAL          27       Usable only by females 
  29. ONOFEM          28       Usable only by males 
  30. ODDICE          29       Damage based on object nds 
  31. OPLDGK          30       Pledge players may only use 
  32. OKNGDM          31       Object belongs to kingdom 0/1 
  33. OCLSEL          32       Class selective weapon 
  34. OASSNO          33       Class selective: assassin 
  35. OBARBO          34       Class selective: barbarian 
  36. OCLERO          35       Class selective: cleric 
  37. OFIGHO          36       Class selective: fighter 
  38. OMAGEO          37       Class selective: mage 
  39. OPALAO          38       Class selective: paladin 
  40. ORNGRO          39       Class selective: ranger 
  41. OTHIEO          40       Class selective: thief 
  42. OBARDO        41     Class selective: CareTaker
  43. ONSHAT        42     Weapon will never shatter
  44. OALCRT        43     Weapon will always critical
  45.